Click or drag to resize

ContentDispositionType Property

Gets or sets the type.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ContentDispositionType Type { get; set; }

Property Value

Type: ContentDispositionType
The type.
See Also